Skip to content

chore: Release 5.5.4#1142

Merged
nan-li merged 1 commit into
mainfrom
rel/5.5.4
May 6, 2026
Merged

chore: Release 5.5.4#1142
nan-li merged 1 commit into
mainfrom
rel/5.5.4

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

Channels: Current

🐛 Bug Fixes

@onesignal-deploy onesignal-deploy requested a review from a team as a code owner May 6, 2026 16:48
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — straightforward version bump from 5.5.3 to 5.5.4.

Extended reasoning...

Overview

This PR bumps the SDK version from 5.5.3 to 5.5.4 across all five expected locations: pubspec.yaml, android/build.gradle, ios/onesignal_flutter.podspec, the Android OneSignalPlugin.java (setSdkVersion("050504")), and the iOS OneSignalPlugin.m (sdkVersion = @"050504"). Version strings are consistent everywhere (5.5.4 in human-readable form, 050504 in the encoded SDK form). The release rolls up a single bug fix already merged on main (#1140 — unsubscribing the click listener on Flutter engine detach).

Security risks

None. No logic changes, no new dependencies, no auth/crypto/permissions touched — purely string version updates.

Level of scrutiny

Minimal. This is a mechanical release PR with no behavioral changes. The underlying bug fix has already been reviewed and merged separately.

Other factors

No outstanding reviewer comments. No prior reviews from me on this PR. Version numbers are internally consistent across all five files.

@nan-li nan-li requested a review from fadi-george May 6, 2026 16:54
@nan-li nan-li merged commit 2914a98 into main May 6, 2026
8 of 10 checks passed
@nan-li nan-li deleted the rel/5.5.4 branch May 6, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants